home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -in_the_mag- / emulation / -otherstuff / ech0 / ech0.doc next >
Text File  |  1997-12-01  |  4KB  |  108 lines

  1. Short   : RANDOM PC & Microsoft RIP-OFFS! for IBM PCs
  2. Author  : Bertus Viljoen ( eugene-viljoen@pixie.co.za )
  3. Uploader: eugene-viljoen@pixie.co.za
  4. Type    : misc/emu or misc/edu ;-)
  5. Requires: An IBM-compatible PC or Emulator
  6. Version : 1.0
  7. Distribution: MailWare
  8.  
  9.  
  10. *What is this ?
  11.    This is a small program my friend and I programmed in Turbo PASCAL 6 to put into
  12.    all the school's PCs. Hence the name ECH0 so no-one can detect it in the
  13.    AUTOEXEC.BAT. ( If you look quickly it looks like the normal ECHO. )
  14.    Everytime the PC boots up and executes the AUTOEXEC.BAT it generates a random
  15.    number ( from the timer ) which determines which RIP-OFF is going to be displayed.
  16.    At the moment there's only 31 different RIP-OFFs.
  17.    The RIP-OFFs generally rips of Microsoft and the PC.
  18.  
  19.  
  20. *Requirements
  21.    An IBM-PC Compatible Computer or Emulator (very misleading), unfortunately.   :-(
  22.  
  23.  
  24. *Disclaimer
  25.    This program comes with no warranty.
  26.    It seems to be Bug-FREE and shouldn't cause any DATA loss or damage.
  27.  
  28.    However I, the Author would like to protect myself, and therefore I'm making
  29.    this statement:
  30.  
  31.    "By using "ECH0", the user agrees to take no legal actions against the author,
  32.    or be a cause of any legal actions against the author, both now and in the
  33.    future, in any event indirectly / directly caused by this said program."
  34.  
  35.    If you install it on a "Victim"'s PC a.k.a : that person didn't give his/her consent
  36.    you are fully responsible for the consequences.
  37.  
  38.  
  39. *Distribution.
  40.    You may copy this to anyone as long as you send me an E-Mail or AMIGA mail-order
  41.    brochure some time.
  42.  
  43.    HIDDEN Telepathic message:
  44.  
  45.    Copy this to every PC you see.
  46.  
  47.  
  48. *Installation.
  49.    1. Unpack the archive with LHA:
  50.       "LHA e ECH0.LHA".
  51.    2. Copy it over to a PC disk using CrossDOS if you downloaded it with your
  52.       AMIGA.
  53.       "Mount PC0:"
  54.       Using Workbench Format, format a disk as PC0: (720k).
  55.       "Copy ECH0.EXE PC0:"
  56.    3. On the PC side, copy the program "ECH0.EXE" to the main boot partition's
  57.       root directory.
  58.       "Copy A:\ECH0.EXE C:\"
  59.    4. Edit the PC's AUTOEXEC.BAT file in the root directory.
  60.       "Edit C:\AUTOEXEC.BAT"
  61.    5. Insert the command "ECH0" in between or directly underneath or above the commands
  62.       "Echo OFF" or "Echo BlaBlaBla" to make it less detectable.
  63.    6. Exit out of Edit and make file hidden.
  64.       "Attrib ECH0.EXE +h"
  65.    7. Reboot computer as many times as you like and have a good laugh.
  66.  
  67. *Bugs.
  68.    It's a very simple and small program so it shouldn't have any bugs, but
  69.    unfortunately with a PC you never know.
  70.  
  71. *History.
  72.    0.1 : 1st experimental program to test RANDOM number generation.
  73.    0.2 : Added 5 test messages and refined RANDOM number generation.
  74.    0.3 : Added another 5 messages. This version distributed onto 1 computer at school.
  75.    0.4 : Optimised code.
  76.    0.5 : Added another 21 messages bringing the total up to 31.
  77.    1.0 : Same as 0.5 only 10% shorter code.
  78.  
  79. *Future.
  80.    1.5 : Add more messages and maybe some text effects and/or graphics.
  81.    2.0 : Make program, Memory Resident to give you a message every <parameter> minutes
  82.          or as Screen Saver.
  83.    3.0 : Make program System Transparent and self-distributable ;-D. NOT! But then
  84.          again, you won't know about it!
  85.  
  86. *Credits.
  87.    Sebastian Franszen - Also his idea and future co-coder.
  88.    Eugene Viljoen     - Advice on shortening my code.
  89.    Alvaro Thompson    - WinDoze. For inspiration.
  90.    The School's PC    - For a good laugh when I installed ver.0.3 ( I must've resetted
  91.                            200 times to recheck RANDOMness of program.
  92.  
  93. *Author.
  94.    Me. And in the Future my friend as well.
  95.  
  96.    Bertus Viljoen
  97.  
  98.    Born  : 81-01-01
  99.    Adress: P.O Box 2956
  100.            Knysna
  101.            South Africa
  102.            6570
  103.    E-Mail: eugene-viljoen@pixie.co.za
  104.    Fax   : +27 445 22497
  105.    Tel   : +27 445 23251
  106.  
  107.    AMIGA: A1200, 540mb HDD, 2MB RAM, VGA. 
  108.